ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianGroupView<TPlotView,TSeriesView> Class / _getCartesianGroupDataModel Method

In This Topic
    _getCartesianGroupDataModel Method (_BaseCartesianGroupView<TPlotView,TSeriesView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getCartesianGroupDataModel() As ICartesianGroupDataModel
    public ICartesianGroupDataModel _getCartesianGroupDataModel()
    See Also